1bashThis demonstrates the use of a subshell to isolate directory changes and list contents without affecting the parent shell.(cd /tmp && ls)bash internalprocess managementsubshelldirectory change and isolation